A. :pat
B. ?pat
C. /pat
D. All of the above
Advertisement
Related Mcqs:
- What command is used with vi editor to search a pattern in the forward direction ?
- A. ?? B. // C. ? D. /...
- Which command is used with vi editor to search a pattern in the forward direction ?
- A. / B. ? C. // D. ??...
- Which command is used with vi editor to move cursor forward to first occurrence of character ‘ch’ in the current line ?
- A. tch B. fch C. rch D. ech...
- What command is used with vi editor to move forward to the end of a word ?
- A. c B. d C. b D. e...
- What command is used with vi editor to delete a single character ?
- A. x B. y C. a D. z...
- Which command will be used with vi editor to replace single character under cursor with any number of characters ?
- A. s B. S C. a D. i...
- What command is used with vi editor to append text at end of line ?
- A. I B. i C. a D. A...
- What command is used with vi editor to move the cursor to the left ?
- A. h B. k C. j D. i...
- Which command will be used with vi editor to append text at end of line ?
- A. A B. a C. i D. I...
- Which command will be used with vi editor to insert text to left of cursor ?
- A. s B. S C. a D. i...
Advertisement